Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

put

mutate.var.put

(to T)
 => 
unit
update mutable field with new value

Check that the mutate effect this was created with is still
instated in the current environment.
Precondition
pre
  safety: open && (is_atomic || is_exclusive)
0.099dev (GIT hash 1bef408f37c37f3ff3417cdf772c6c40c76064ca)
last changed: 2026-09-17